home *** CD-ROM | disk | FTP | other *** search
/ The Ultimate Frank Lloyd…ght - America's Architect / Ultimate Frank Lloyd Wright, The - America's Architect (1994)(Microsoft Home).iso / pre / flw / flweh14.dir / 00157_Script_157 < prev    next >
Text File  |  1994-11-15  |  257b  |  17 lines

  1. global turn, left, right, forw, num
  2. global nowFrame
  3. set nowFrame = "ehfir000035n°°"
  4.  
  5. unLoadCast 17,126
  6.  
  7. set num = 10
  8. set forw = 1
  9. set right = 1
  10. set left = 1
  11. if turn = 1 then
  12.   go to the frame + 1
  13. else
  14.   buttonState()
  15.   play the frame
  16. end if
  17.